FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package ca.clicsante.base#current (47 ms)

Package ca.clicsante.base
Type CodeSystem
Id Id
FHIR Version R4
Source http://docs.clicsante.ca/fhir/base/https://build.fhir.org/ig/trimoz-technologies/hl7-fhir-ig/CodeSystem-appointment-follow-up-state.html
Url http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-follow-up-state
Version 0.1.0
Status active
Date 2025-02-21T16:55:49+00:00
Name AppointmentFollowUpStateCodeSystem
Title Appointment Follow Up State Codes
Experimental True
Description Describes the follow up state of an appointment.
Content complete

Resources that use this resource

ValueSet
appointment-follow-up-state Appointment Follow Up State Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem appointment-follow-up-state

This case-sensitive code system http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-follow-up-state defines the following codes:

CodeDisplay
reached Reached
not_reached Not Reached
no_action_taken No Action Taken

Source

{
  "resourceType" : "CodeSystem",
  "id" : "appointment-follow-up-state",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem appointment-follow-up-state</b></p><a name=\"appointment-follow-up-state\"> </a><a name=\"hcappointment-follow-up-state\"> </a><a name=\"appointment-follow-up-state-en-US\"> </a><p>This case-sensitive code system <code>http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-follow-up-state</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">reached<a name=\"appointment-follow-up-state-reached\"> </a></td><td>Reached</td></tr><tr><td style=\"white-space:nowrap\">not_reached<a name=\"appointment-follow-up-state-not_reached\"> </a></td><td>Not Reached</td></tr><tr><td style=\"white-space:nowrap\">no_action_taken<a name=\"appointment-follow-up-state-no_action_taken\"> </a></td><td>No Action Taken</td></tr></table></div>"
  },
  "url" : "http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-follow-up-state",
  "version" : "0.1.0",
  "name" : "AppointmentFollowUpStateCodeSystem",
  "title" : "Appointment Follow Up State Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-02-21T16:55:49+00:00",
  "publisher" : "Clic Santé",
  "contact" : [
    {
      "name" : "Clic Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://clicsante.ca"
        }
      ]
    }
  ],
  "description" : "Describes the follow up state of an appointment.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "reached",
      "display" : "Reached"
    },
    {
      "code" : "not_reached",
      "display" : "Not Reached"
    },
    {
      "code" : "no_action_taken",
      "display" : "No Action Taken"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.